-
gptengineer.app如何去掉页面上右下角的Built with GPT Engineer标识
-
Add Google Gemini 1.5 pro/flash support.
-
Hi there,
Thank you for bringing the elegant RAG Assessment framework to the community.
I am an AI engineer from Alibaba Cloud, and our team has been fine-tuning LLM-as-a-Judge models based on t…
-
Currently, we do not have a capability to calculate cost for attached media (`image`) in context.
Could be a great feature?
Let me know if that is possible to calculate somehow in 0.1.11
-
https://imbue.com/research/70b-infrastructure/
"In the span of a few months, with a small team of researchers and engineers, we trained a 70B parameter model from scratch on our own infrastructure th…
-
When working on gpt-engineer I notice one benefit which is that the context per request is a lot smaller, because we don't keep sending past conversation history. This also saves massively on OpenAI s…
-
You’d mentioned rewriting it in idris and scala 3. Another candidate is lean 4, which has a lot of the groundwork but no topoi yet. https://news.ycombinator.com/item?id=37430899
Stuff like gpt-engi…
alok updated
10 months ago
-
**The bug**
When calling guidance using an openai model (GPT4o-mini; I didn't try other models yet), lots of output are created, that clutter my own output. It looks HTMLish:
```
("")
("system\n…
-
[Refuel's Autolabel](https://docs.refuel.ai/guide/overview/getting-started/) has a plan mode, which uses tiktoken to estimate the total cost of the job. It would be great to know in advance how much a…
-
Great work! Seems you are using `gpt-3.5-turbo` by default.
imo, to use ChatGPT can be more tricky to engineer, and might be empirically worse than text003.
My implementation is like
```python
f…