Basic langchain implementation in odin
Plan for now:
- Secure Auth system for available LLM providers
- Using Cloud
- Using API Key
- Direct Login
- Base classes for available LLM providers
Note: Odin will be adding http and tls support in 1.0 (2027), so for now using a scratch implementation. Plan to update when available in odin nightly