Thomas Lynch

Results 87 issues of Thomas Lynch

e.g. in time weighted, we do: ``` def format_results(self, results): self.logger.debug(f"{self.__class__.__name__} results: {results}") return "\n".join( map(lambda x: x if type(x) is str else str({ 'data': x[0].page_content, 'metadata': x[0].metadata, 'time_weight_score': x[1]...

Hey @m6io I'd love to use some of the code from this repo in my open source project [agentcloud](https://github.com/rnadigital/agentcloud), but I noticed you didn't include a LICENSE file. Could you...

- [ ] Team name - [ ] Org name what else?

enhancement

- [ ] hide/show thoughts - [ ] hide/show tool usage - [ ] hide/show errors - [ ] counter on repeated tool invocations - [ ] option to persist...

Instead of redirect/logout/delete session: ![image](https://github.com/user-attachments/assets/8eaa1d73-c7c2-4b56-bdca-eb24be9d7aaa)

- [ ] Need to check if the newOwnerId is on at least the teams plan to be able to accept the transferred team - [ ] Need to MOVE...