Skip to content

[Agent] Graph Agent를 위한 Tool 구현#120

Merged
Coldot merged 36 commits intodevelopfrom
feat_119
Sep 18, 2025
Merged

[Agent] Graph Agent를 위한 Tool 구현#120
Coldot merged 36 commits intodevelopfrom
feat_119

Conversation

@Coldot
Copy link
Contributor

@Coldot Coldot commented Sep 18, 2025

작업 내역

특이 사항

  • 도구 정상 동작 검증이 완료되지 않음. 프론트엔드 동시 개발을 위해 선 배포 작업 후, 마저 테스트 및 트러블슈팅/성능개선 작업 수행 예정 (@Coldot)

YeomSH111 and others added 30 commits September 14, 2025 15:27
- SpaceService의 임포트 경로를 수정하여 코드의 일관성을 개선
- 그래프 저장소 인스턴스를 반환하는 함수에 대한 의존성 관리 향상
- 응답 메시지에서 <thinking> 태그를 제거하는 _parse_response_content 메서드 구현
- 응답 내용의 정리 및 반환 로직 개선
- new_graph의 타입을 Graph로 명시하여 코드 가독성 향상
- delete_dfs 호출 시 new_graph.data 대신 new_graph_data를 사용하여 데이터 처리 개선
@Coldot Coldot self-assigned this Sep 18, 2025
@Coldot Coldot linked an issue Sep 18, 2025 that may be closed by this pull request
@Coldot Coldot changed the title [Agent] tool 구현 [Agent] Graph Agent를 위한 Tool 구현 Sep 18, 2025
@Coldot Coldot merged commit f0299b9 into develop Sep 18, 2025
1 check passed
@Coldot Coldot deleted the feat_119 branch September 18, 2025 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Agent] tool 구현

2 participants