Benign go Download

github.com/BerriAI/litellm/cookbook/gollem_go_agent_framework v0.0.0-20260903205330-eb6c24a2a036

LiteLLM package pathSkill accesses secrets

Evidence

References a public code-forge URL README.md · lines 1–17
1# Gollem Go Agent Framework with LiteLLM
2
3A working example showing how to use [gollem](https://github.com/fugue-labs/gollem), a production-grade Go agent framework, with LiteLLM as a proxy gateway. This lets Go developers access 100+ LLM providers through a single proxy while keeping compile-time type safety for tools and structured output.
4
5## Quick Start
⋯5 lines
11litellm --model gpt-4o
12
13# Or with the example config for multi-provider access
14litellm --config proxy_config.yaml
15```
16
17### 2. Run the …
Gemini remote-tool identity reference README.md · lines 108–116
108:6… `curl http://localhost:4000/models` to see available models
109
110**Tool calls not working?**
111- Ensure the underlying model supports tool use (GPT-4o, Claude, Gemini)
112- Check LiteLLM logs for any provider-specific errors
⋯4 lines
English function-word token "the" LICENSE · lines 1–3
1Portions of this software are licensed as follows:
2
3* All content that resides under the "enterprise/" directory of this repository, if that directory exists, is licensed under the lic …
English function-word token "and" LICENSE · lines 4–12
⋯5 lines
9
10Permission is hereby granted, free of charge, to any person obtaining a copy
11of this software and associated documentation files (the "Software"), to deal
12in the Software without restriction, i …
English function-word token "for" LICENSE · lines 21–23
21:34… D TO THE WARRANTIES OF MERCHANTABILITY,
22FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
23AUTHORS OR COPYRIGHT HOLDERS BE …

No evidence locations were recorded for this file. Raw result

Keyboard shortcuts on this page: j for the next sample, k for the previous one, x to go back to the feed, d to download the original bytes, r to re-queue the sample for analysis.