This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Peter Ullrich
peterullrich.com
did:plc:ctaz4hesqml4cnv22tikodtj
If you see `api_key: nil` when logging the %Chain{} struct, that's normal I think. My assumption was that this field is only filled if you set the api_key with `Chain.new!/1`. Do you see the value if you run `Application.get_all_env(:langchain)` from an IEx in your server?
https://fly.io/docs/elixir/the-basics/iex-into-running-app/
2024-11-12T14:32:32.706Z