Pesquisar

问题
· 九月 19, 2024

Input Redirection

Hello, I try to develop a REST interface where I need to interact with legacy MUMPS routines. How can I pass in input to a Read without modifying the legacy code?

I think in linux I can execute command < inputfile to read from file, but how does it work in ObjectScript?

7 Comments
讨论 (7)5
登录或注册以继续
讨论 (4)1
登录或注册以继续
公告
· 九月 19, 2024

[Video] What Are Embeddings?

Hi, Community!

Want to dive deeper into the concepts of vector searches and embeddings? Learn from an InterSystems expert:

What Are Embeddings?

In this video, @Patrick Sulin, Lead Solutions Developer, gives an approachable introduction to:

  • The origins and nature of vector embeddings
  • How vector embeddings are created and used
  • The relationship between vector embeddings and large language models (LLMs)
  • The challenges of modeling language, as well as its potential

Continue with the full learning path on developing generative AI applications (2h).

讨论 (0)1
登录或注册以继续
讨论 (0)1
登录或注册以继续
问题
· 九月 19, 2024

Access Windows file server

we are trying to access a windows file server from our file adaptor, which has been setup using a Linux CIFS mount
The mount requires a user/password to access the files on the windows server. How do we get the integration engine
to pickup the right username/password?

2 Comments
讨论 (2)2
登录或注册以继续