evgenyigumnov / rustsn

Code snippets generator via LLMs and compiler/tester via build tools
GNU General Public License v3.0
18 stars 5 forks source link

Replace current interaction with LLMs by Langchain-rust #18

Open evgenyigumnov opened 2 days ago

evgenyigumnov commented 2 days ago
  1. Rewrite llm_api.rs to "langchain-rust"
  2. Support LLM list:
    • OpenAi
    • Ollama
    • Anthropic Claude
    • Azure OpenAi
rizgan commented 1 day ago

Could you assign this issue to me?