tmc / langchaingo

LangChain for Go, the easiest way to write LLM-based programs in Go
https://tmc.github.io/langchaingo/
MIT License
4.39k stars 597 forks source link

agents: add create and use assistents openai #941

Open devalexandre opened 3 months ago

devalexandre commented 3 months ago

we could add assistents for openai, like python

references: https://python.langchain.com/v0.1/docs/modules/agents/agent_types/openai_assistants/